'DeclarationPublic Function New( _ ByVal customTicks() As System.Double _ )
'UsageDim customTicks() As System.Double Dim instance As New NCustomTickRangeInflator(customTicks)
public NCustomTickRangeInflator( System.double[] customTicks )
Parameters
- customTicks